home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / amort110.arc / AMORT.DOC next >
Text File  |  1991-01-28  |  6KB  |  191 lines

  1.                      "AMORT - Version 1.10"
  2.  
  3.                    MORTGAGE LOAN AMORTIZATION
  4.  
  5.                    Copyright 1986,87,88,89,90
  6.  
  7.                                by
  8.  
  9.                         Micro Data Assist
  10.                      2701-C, West 15th, #149
  11.                        Plano, Texas  75075
  12.                          (214) 736-3668
  13.  
  14. System requirements:     IBM PC (or compatible)
  15.                          MS-DOS 2.0 (or greater)
  16.                          512 K free memory
  17.                          mono or color
  18.                          printer  (any)
  19.  
  20.                (dBASE III+ code, Clipper compiled)
  21.  
  22. AMORT:  Mortgage  Loan  Amortization can  be  used  to  calculate 
  23. mortgage  loan  amortization schedules with only a  few  entries.  
  24. This simple-to-use program allows use of any interest rate.  User 
  25. can   select  payment  frequencies  of:  (W)eekly,   (B)i-weekly, 
  26. (M)onthly,  (S)emi-monthly, (Q)uartly, and (A)nnual.   Enter  the 
  27. number of payments to be made and in an instant you are displayed 
  28. total  pay  back,  total interest paid,  and  individual  payment 
  29. amount.  You then can either display the payment schedule on  the 
  30. screen, print the payment schedule, request another schedule,  or 
  31. quit back to DOS.
  32.  
  33. In  addition  the  calculating  amortization  schedules  you  can 
  34. optionally  capture  information  on  sales  agent,  buyer,   and 
  35. property.    When  you  print  the  amortization  schedule   this 
  36. information,  along  with  loan parameters,  is  printed  in  the 
  37. heading of the first page of the schedule.
  38.  
  39. These   features  make  this  an  ideal  tool  for   accountants, 
  40. real  estate agents, and anyone planning on buying,  or  selling, 
  41. property.  Print schedules for yourself, friends, or  prospective 
  42. clients.
  43.  
  44.  
  45. FEATURES:   Menu driven.
  46.             Mono or color.
  47.             F1 help on all input fields.
  48.             F10 Free memory check
  49.             Simple to use.
  50.             Self installing.
  51.             Can be personalized.
  52.  
  53.  
  54.  
  55. LIST OF FILES:   AMORT.EXE      Loan Amortization program
  56.                  README.1ST     Instructions on installation.
  57.                  AMORT.DOC      Documentation on how to use.
  58.  
  59.  
  60.  
  61. INSTALLATION:
  62. ------------
  63.  
  64. Follow the instructions outlined in the 'README.1ST' file.
  65.  
  66.  
  67. SYSTEM INITIALIZATION:
  68. ---------------------
  69.  
  70. Make the directory that you loaded 'AMORT.EXE' program module  in 
  71. your current directory.
  72.  
  73.                      Enter: AMORT
  74.  
  75.      The  first  time you load 'AMORT.EXE' you are  provided  the 
  76. opportunity to personalize your system.  You do this by  entering 
  77. your  business name and address. The system then creates  a  file 
  78. named 'AMMVBLS.MEM' that will hold this information for recall to 
  79. be  printed  on  all listings.  You are now  ready  to  use  your 
  80. system.
  81.  
  82. SYSTEM NORMAL USE: Make the directory that you loaded 'AMORT.EXE' 
  83. program module in your current directory.
  84.  
  85.                      Enter: AMORT
  86.  
  87. Use the MASTER MENU to select the information you wish to  access 
  88. then enter information as it is requested.  Information on  sales 
  89. agent, buyer, and property are optional.  Entering a 0.00 finance 
  90. amount  will signify that you want to quit and return to DOS.   A 
  91. 0.000 interest rate is valid, otherwise enter rate as 10.000  for 
  92. 10%,  10.250 for 10.25%, etc.  Select the payment frequency  that 
  93. payments are to made on.   Enter the total number of payments  to 
  94. be made based on the payment frequency and years on loan (example 
  95. -  a 15 year loan with monthly payments requires 12 * 15  or  180 
  96. payments  to be made). You are then displayed the  total  payback 
  97. amount,  total  interest to be paid on borrowed  funds,  and  the 
  98. amount of your periodic payment.
  99.  
  100. Next  you  requested  to make a selection from  the  options  to: 
  101. display  the loan schedule on the screen, list the loan  schedule 
  102. to  the printer, calculate a new loan schedule, or quit  to  DOS.  
  103. If  you select to either display, or list, the loan schedule  you 
  104. will  be  asked  to: 1) enter the starting  date  for  the  first 
  105. payment,  and 2) the number of payments to display/list. (Note  - 
  106.  
  107.  
  108. only  one screen of the schedule will be displayed at a time  and 
  109. you have the option to cancel the schedule be display at the  end 
  110. of each screen.)
  111.  
  112. Anytime  you  wish you can press 'F1' for information  about  the 
  113. field you are about to enter/change.
  114.  
  115. Other than the AMMVBLS.MEM file created at system  initialization 
  116. there  is  only one other *.MEM file is created to  contain  your 
  117. AGENT's name and address.
  118.  
  119.  
  120. FULL SCREEN NAVIGATION KEYS:
  121. ---------------------------
  122. KEY              PURPOSE
  123. -----------------------------------------------------------------
  124. Leftarrow,       Character left. Does not move cursor to previous
  125. GET. Ctrl-S
  126.  
  127. Rightarrow,      Character right. At end of GET, cursor moves to
  128. Ctrl-D           next GET.
  129.  
  130. Ctrl-Leftarrow,  Word left.
  131. Ctrl-A
  132.  
  133. Ctrl-Rightarrow, Word right.
  134. Ctrl-F
  135.  
  136. Uparrow,         Previous GET.
  137. Ctrl-E
  138.  
  139. Dnarrow,         Next GET.
  140. Ctrl-X,
  141. Return,
  142. Ctrl-M
  143.  
  144. Home             Beginning of GET.
  145.  
  146. End              Last character of GET.
  147.  
  148. Ctrl-Home        Beginning of first GET.
  149.  
  150. Ctrl-End         Beginning of last GET.
  151.  
  152.  
  153. FULL SCREEN EDITING KEYS:
  154. -------------------------
  155. KEY                  PURPOSE
  156. -----------------------------------------------------------------
  157. Del,                 Delete character at cursor position. Ctrl-G
  158.  
  159. Backspace,           Destructive backspace.
  160. Ctrl-H
  161.  
  162. Ctrl-T               Delete word right.
  163.  
  164. Ctrl-Y               Delete from cursor position to end of GET.
  165.  
  166. Ctrl-U               Restore current GET to original value.
  167.  
  168.  
  169. FULL SCREEN ESCAPE KEYS:
  170. -----------------------
  171. KEY                  PURPOSE
  172. -----------------------------------------------------------------
  173. Ctrl-W,              Terminate READ saving current GET.
  174. Ctrl-C,
  175. PgUp,
  176. PgDn
  177.  
  178. Return,              Terminate READ from last GET.
  179. Ctrl-M
  180.  
  181. Esc                  Terminate READ without saving current GET.
  182.  
  183.  
  184. FULL SCREEN MODE KEYS:
  185. ----------------------
  186. KEY                  PURPOSE
  187. -----------------------------------------------------------------
  188. Ins,                 Toggle insert mode.
  189. Ctrl-V
  190.  
  191.